@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v31/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2");
}

@font-face {
    font-family: "Verdana";
    font-weight: normal;
    src: url(/fonts/verdana/verdana.ttf);
}

@font-face {
    font-family: "Verdana";
    font-weight: bold;
    src: url(/fonts/verdana/verdana-bold.ttf);
}

@font-face {
    font-family: "Source Sans Pro";
    src: url(/fonts/sourcesanspro.ttf);
}

.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    vertical-align: sub;
}

body, td, th {
    font-size: 12px;
    color: #1F1F1F;
}
#openModal4 {
    color: #B3B3B3;
}
body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    align-content: center;
    background-image: url(/img/BG-_top__no_menu.jpg);
    background-repeat: no-repeat;
    background-size: 100% 152px;
}
footer {
    color: #7e7e7e;
    text-align: center;
    font-style: italic;
}
.footer-info {
	font-size: medium;
	font-weight: bold;
    padding-top: 10px;
}
.footer-info a {
    font-family: "Verdana";
    text-decoration: none;
    color: #3366cc;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}

.footer-info p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.wrapper-without-menu {
    max-width: 1280px;
    margin: auto;
    width: 960px;
    text-align: center;
    background-repeat: no-repeat;
    position: relative;
    top: 20px;
}
header {
    padding: 20px 0;
}
form[name="search"] {
    float: right;
}
nav a {
    text-decoration: none;
}
nav ul {
    margin: 0;
    padding: 0;
    align-content: center;
}
nav button {
    align-items: flex-start;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    background: none;
    box-sizing: border-box;
    padding: 0;
    border: none;
    display: inline;
    -webkit-appearance: none;
    -webkit-writing-mode: unset;
    font: 400 12px "Lucida Grande";
    font-family: "Verdana";
}
nav li {
    list-style-position: inside;
    font-size: 14px;
    font-family: "Verdana";
    text-transform: uppercase;
    font-weight: 200;
    padding: 7px;
}
li select {
    border: none;
    background-color: #E0E0E0;
    margin-top: 0;
    font-size: 12px;
}
.mg-menu li {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0;
    line-height: 10px;
    -webkit-box-shadow: inset 0 0;
    box-shadow: inset 0 0;
    font-family: "Verdana";
    font-size: 12px;
}
.mg-menu li.active {
    color: #53EEFC;
}
.mg-menu li a:hover, .mg-menu li button:hover, .mg-menu select:hover  {
    color: #53EEFC;
    cursor: pointer;
}
.mg-menu a  {
    color: #FFFFFF;
}

.heading-without-menu h2 {
	letter-spacing: 0.3em;
	color: #5EDFFF;
	margin-top: 0;
}

.top-menu li {
    display: inline-block;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin: 0;
    line-height: 10px;
    -webkit-box-shadow: inset 0 0;
    box-shadow: inset 0 0;
    font-family: "Source Sans Pro";
    text-shadow: 1px 1px 2px #1F2357;
}
.top-menu li.active {
    color: #53EEFC;
}
.top-menu li a:hover {
    color: #53EEFC;
}
.top-menu a {
    color: #FFFFFF;
}

h1 {
    display: inline-block;
    color: #7e7e7e;
    line-height: 24px;
    font-size: 24px;
    font-family: "Source Sans Pro";]
    margin: 0;
    padding: 0 10px;
}
.logo {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0;
    display: block;
    text-align: center;
    height: 110px;
}
.logo_no_menu {
	height: 90px;
	margin-top: 0;
	margin-bottom: 0;
}
.mg_menu {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    background-color: #1F2357;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 50px;
}
.mg-menu_bg {
    font-family:  "Verdana";
    background-color: #1F2357;
    display: block;
    height: 35px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    position: fixed;
    top: 0;
    z-index: 99999;
}

.showing {
    opacity: 1;
    z-index: 2;
    text-align: center;
}

aside {
    width: 30%;
    float: left;
}
section {
    text-align: left;
    position: relative;
    margin-left: 0;
    padding-left: 0;
    width: 70%;
}

.mg-menu select {
    background: none;
    color: white;
}
.mg-menu select option {
    color: black;
}
.mg-menu li a.disabled-link,
.mg-menu li button.disabled-link,
.mg-menu li button.disabled-link:hover
.mg-menu li a.disabled-link:hover,
.mg-menu li span.disabled-link,
.mg-menu li span.disabled-link:hover,
.mg-menu li select.disabled-link,
.mg-menu li select.disabled-link:hover {
    color: #C2C2C2;
    cursor: default;
}
.toOrderForm {
    display: inline;
}
.next-arrow, .previous-arrow {
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
}
.fade.in {
    opacity: 1;
    top: 0;
    z-index: 99999999;
}
.modal {
    position: fixed;
    top: 45px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal-dialog {
    position: relative;
    width: auto;
    top: 48px;
}
.modal-dialog p {
    margin: 0;
    padding: 0;
    text-indent: 20px;
    font-size: 10pt;
    line-height: 1.5em;
    text-align: justify;
}
.modal-dialog h2 {
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 680px;
        margin-left: 70px;
        overflow-y: auto;
    }
    .to-payment-modal-dialog {
        width: 680px;
        margin-left: 220px;
    }
    #extra-products-payment-modal .modal-dialog {
        width: 500px;
        margin-left: 450px;
    }
    #create-order-modal .modal-dialog {
        width: 800px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.modal-content {
    position: relative;
    color: black;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid black;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    padding-top: 2px;
    padding-bottom: 13px;
    border-radius: 10px;
    text-transform: none;
    background-color: #FEFEFE;
    padding-right: 0;
    padding-left: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.modal-header {
    padding: 15px;
}

.modal-body {
    position: relative;
    padding: 20px;
    padding-right: 30px;
    padding-top: 0;
    font-size: small;
    line-height: 1.5em;
}

.modal-footer {
    padding: 15px;
    padding-top: 0;
    text-align: right;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0.5;
    background-color: rgba(0,0,0,0.7);
    z-index: 999999;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-header .close {
    margin-top: -5px;
    margin-right: -5px;
    height: 25px;
    width: 25px;
    background: url(/includes/img/close.svg);
}

.modal-header .close:hover {
    background: url(/includes/img/close-hover.svg);
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.8;
}

.modal-title {
    padding: 0px;
    padding-top: 20px;
    margin: 0px;
    display: block;
}

.user-info {
    text-transform: none;
    font-size: small;
    color: #7e7e7e;
    font-style: italic;
    display: block;
}

.user-links {
    float: right;
}

#cookie-alert {
    transition: all .8s;
    position: fixed;
    bottom: -1px;
    text-align: center;
    padding: 2px 50px 10px 70px;
    z-index: 10000001 !important;
    background-color: #f9f9f9;
    border-top: 2px solid #eaecec;
    border-bottom: none;
    box-shadow: inset 0 5px 11px -5px #333;
    left: 0;
    right: 0;
    opacity: .9;
    font-size: medium;
}

#cookie-alert-close {
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 0;
    cursor: pointer;
    display: inline-block;
    right: 20px;
    top: 0;
    float: right;
}
.icon-title {
    font-family: "Verdana";
    text-transform: uppercase;
    font-weight: bold;
    color: #7e7e7e;
    font-size: smaller;
    width: 100px;
    line-height: 1.2em;
}

.icons-panel a {
    text-decoration: none;
}
aside {
    float: left;
    width: 150px;
    margin-top: 50px;
    margin-left: 20px;
    text-align: left;
}
aside > p {
	margin-left: auto;
	font-size: 12px;
	color: #999999;
	text-align: left;
	display: block;
	margin-right: auto;
	width: 150px;
	float: left;
	font-family: "Verdana";
}
section {
	margin-left: 150px;
	padding-bottom: 0;
	font-family: "Verdana";
	text-align: center;
	width: auto;
}

.enter {
	font-family: "Verdana";
	font-size: 12px;
	color: #1F1F1F;
	background-color: #f0f0f0;
	text-align: center;
	margin-top: 50px;
	height: auto;
	width: 485px;
	overflow-y: none;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #1F2357;
	padding-top: 15px;
	margin-bottom: 20px;
}
.enter h3 {
	font-family: "Source Sans Pro";
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #003399;
	margin-top: 5px;
	letter-spacing: 1px;
}
.enter select{
	border: 1px solid #cccccc;
	border-radius: 4px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
	background: #ffffff !important;
	outline: none;
	height: 20px;
	width: 220px;
	color: #676767;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3;
}
.enter .auth-data-container input, .form-group input {
	border: 1px solid #cccccc;
	border-radius: 4px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
	background: white;
	outline: none;
	width: 220px;
	color: #676767;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0;
    padding: 5px;
}

.form-group input {
    font-size: 14px;
}

.enter a {
	color: #0033CC;
	text-decoration: none;
	display: block;
}
.dialog {
	position: static;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.dialog a {
	list-style: no;
	text-decoration: none;
}
hr {
	height: 0.5px;
	width: 440px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#show_hint {
	border: 1px solid #cccccc;
	border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
	background: #ffffff !important;
	outline: none;
	height: 15px;
	width: 15px;
	color: #000000;
	display: inline-table;
	margin-bottom: 0;
	padding-bottom: 0;
}
.status, .tests {
    font-family: "Verdana";
    font-size: 14px;
    display: block;
    position: absolute;
    left: 0;
    z-index: 30;
    top: 160px;
    padding-left: 30px;
    padding-right: 30px;
    width: 25%;
    overflow: hidden;
    box-sizing: border-box;
    height: auto;
}

.status {
    left: auto;
    right: 0;
    width: 12%;
}

a {
    text-decoration: none;
    color: #0033CC;
    cursor: pointer;
    font-size: 14px;
}
.status a, .tests a {
    text-decoration: none;
    color: #0033CC;
    display: block;
    text-align: right;
}

.content {
    font-family: "Verdana";
    font-size: 12px;
    color: #1F1F1F;
    background-color: #f0f0f0;
    text-align: center;
    margin-top: 50px;
    height: 380px;
    margin-left: 25%;
    margin-right: 12%;
    border-radius: 10px;
    box-shadow: 1px 1px 2px #1F2357;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    width: 63%;
    box-sizing: border-box;
}

.content-typical {
    margin-left: 20%;
    margin-right: 20%;
    width: 60%;
    font-size: 14px;
}

.content  h3 {
	font-family: "Source Sans Pro";
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #003399;
	margin-top: 10px;
	letter-spacing: 1px;
	margin-left: 20px;
	margin-bottom: 0;
}
.content .anons-container {
    font-family: "Verdana";
    font-size: 18px;
    text-align: left;
    white-space: normal;
    display: block;
    margin-right: 15px;
    margin-left: 2.5%;
    margin-bottom: 15px;
    padding-bottom: 20px;
    margin-top: 0;
    width: 95%;
    height: 450px;
}

.content .anons-container em {
    font-size: 14px;
}

.menu-container {
	background-color: #202358;
	height: 45px;
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 10px;
    width: 100%;
}
.modal-menu li {
    display: inline-block;
    -webkit-box-shadow: inset 0 0;
    box-shadow: inset 0 0;
    width: auto;
    text-align: center;
    color: #FFFFFF;
    font-size: 10px;
    text-transform: uppercase;
    height: 28px;
    border-radius: 5px;
    background: #2A8BFF;
    padding: 0;
    margin-top: 7px;
    margin-left: 2px;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
}

.modal-menu li:hover {
    display: inline-block;
    -webkit-box-shadow: inset 0 0;
    box-shadow: inset 0 0;
    width: auto;
}
.modal-menu li.active {
	color: #00FFFF;
	font-size: 10px;
}
.modal-menu li a:hover,
.modal-menu li a:hover .menu-item,
.modal-menu li .menu-item:hover {
    color: #00FFFF;
    font-family: "Verdana";
    text-shadow: 0 0;
}
.modal-menu li a {
    cursor: pointer;
    color: #FFFFFF;
    font-family: "Verdana";
}

#select-course {
    width:220px;
    border-radius: 4px;
    height:25px;
    padding: 3px;
}

.enter .login-button {
    width: 67px;
    height: 28px;
    background: blue;
    border: none;
    background-image: url(/img/icons/Enter67x26.svg);
    padding: 0;
    border-radius: 5px;
}

.green-text {
    color:rgb(41, 162, 62)
}

.auth-data-container {
    border-collapse: collapse;
    text-align: center;
    padding: 1px;
    margin-left:auto;
    margin-right:auto;
}

.auth-data-container input,
.auth-data-container select {
    margin-left: 10px;
    padding: 5px;
    box-sizing: border-box;
}

.label-container {
    height: 32px;
    text-align: right;
    vertical-align: middle;
}

.hint-container {
    width: 440px;
    border-collapse: collapse;
}

.hint-input-container {
    width: 17px;
    text-align: right;
}

.submit-container {
    width: 440px;
    border-collapse: collapse;
    padding: 0;
}

.password-reset-link-container {
    text-align: left;
}

.online-support-link-container {
    width: 20px;
}

.online-support-link-container a {
    height: auto;
    padding-top: 3px;
}

.online-support-link-container a img {
    width: 30px;
    height: 30px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.login-button-container {
    width: 20px;
    text-align: right;
}

.online-support-link {
    cursor: pointer;
}

.online-support-link img {
    width: 27px;
    height: 27px;
    border: none;
    vertical-align: middle;
}

.menu-item {
    background: #2A8BFF;
    border-radius: 4px;
    padding: 0;
    padding-top: 1.5px;
    color: white;
    border: none;
    align-items: normal;
    -webkit-appearance: unset;
    user-select: none;
    white-space: unset;
    -webkit-writing-mode: unset !important;
    font-family: "Verdana";
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: -0.5px;
}

.menu-item-with-support {
    padding-left: 0;
}

.menu-item-with-support {

}

.menu-item-with-support img {
    display: inline-block;
    width: 28px;
    height: 28px;
}

.menu-item-with-support a.icon-link {
    width: 27.5px;
    height: 27.5px;
    display: inline-block;
}

.menu-item a.main-link, input.main-link {
    height: 25px;
    display: inline-block;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
    color: white;
}

.modal-menu .menu-item a {
    font-size: 13px;
}

.menu-item-with-support a.main-link {
    //padding-left: 2px;
    //padding-left: 8px;
}

.disabled-select-test, .disabled-for-tutors-button {
    cursor: help;
}

.status-info {
    text-align: left;
}

.test-panel {
    width: 220px;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

.test-panel li {
    text-align: left;
}

.test-panel .menu-item-with-support {
    display: inline-block;
    padding: 0;
}

.test-panel .menu-item-with-support a.button-text {
    width: 75%;
    display: inline-block;
    text-align: center;
}

.test-panel .menu-item-with-support a.icon-link img {
    margin-top: 0;
    width: 42px;
    height: 40px;
}

.test-panel select {
    height: 27px;
    width: 245px;
}

.icon-button-container {
    margin: 0;
    padding: 0;
}

.menu-item form {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    height: 26px;
    padding-top: 3px;
}

.tests h2 {
    margin-top: 0;
    font-size: 20px;
}

.text-center {
    text-align: center;
}

.swal-overlay {
    height: 700px;
    max-height: 700px;
}

.blue-button {
    font-family: "Verdana";
    cursor: pointer;
    border: none;
    background-color: #0f21ff;
    color: white;
    text-decoration: none;
    border-radius: 7px;
    display: inline-block;
    box-shadow: 3px 3px 4px -2px grey;
    font-size: 14px;
    line-height: 14px;
    padding: 8px;
    text-transform: uppercase;
}

.blue-button:focus {
    outline: none;
}

.blue-button:hover {
    color: #00FFFF;
}

.tests .menu-item-with-support a.icon-link {
    width: 17.5%;
}

.tests .menu-item-with-support a.button-title {
    display: inline-block;
    float: right;
    width: 82.5%;
    text-align: center;
    line-height: 16px;
    padding: 3px;
    box-sizing: border-box;
}

.tests .modal-menu li {
    height: 40px;
}

.modal-body {
    position: relative;
    padding: 15px;
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    padding: 15px;
}

.modal-body p {
    padding: 0;
    margin: 0;
}

.modal-body.test-results-modal-body {
    max-height: calc(100vh - 100px);
}

.test-body, .tutors-body {
    text-align: left;
    width: auto;
    height: 390px;
    margin: 0;
    max-height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}

.test-body .modal-body, .tutors-body .modal-body {
    max-height: none;
}

.result-graph {
    margin-left: auto;
    margin-right: auto;
    border-width: 0;
}

.result-graph .td-green {
    background-color: rgb(41, 162, 62);
}

.result-graph .td-red {
    background-color: rgb(255, 19, 0);
}

.right-test {
    margin: 7px 0 7px -3px;
}

.right, .right-test {
    border: 1px solid rgb(41, 162, 62);
    padding: 3px;
    border-radius: 2px;
    color: rgb(41, 162, 62);
}

.not-answered {
    background-color: rgba(255, 211, 115, 0.3);
}

.wrong-question {
    background-color: rgba(255, 19, 0, 0.3);
}

.right-question {
    background-color: rgba(41, 162, 62, 0.3);
}

.work-entry::-webkit-scrollbar {
    width: 12px;
}

.work-entry::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.work-entry::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.tests .menu-item-with-support a.button-title-without-icon {
    width: auto;
}

.alert {
    padding:15px;
    margin-bottom:22px;
    border:1px solid transparent;
    border-radius:4px
}
.alert h4 {
    margin-top:0;
    color:inherit
}
.alert .alert-link {
    font-weight:700
}
.alert>p,.alert>ul {
    margin-bottom:0
}
.alert>p+p {
    margin-top:5px
}
.alert-dismissable,.alert-dismissible {
    padding-right:35px
}
.alert-dismissable .close,.alert-dismissible .close {
    position:relative;
    top:-2px;
    right:-21px;
    color:inherit
}
.alert-success {
    background-color:#dff0d8;
    border-color:#d6e9c6;
    color:#3c763d
}
.alert-success hr {
    border-top-color:#c9e2b3
}
.alert-success .alert-link {
    color:#2b542c
}
.alert-info {
    background-color:#d9edf7;
    border-color:#bce8f1;
    color:#31708f
}
.alert-info hr {
    border-top-color:#a6e1ec
}
.alert-info .alert-link {
    color:#245269
}
.alert-warning {
    background-color:#fcf8e3;
    border-color:#faebcc;
    color:#8a6d3b
}
.alert-warning hr {
    border-top-color:#f7e1b5
}
.alert-warning .alert-link {
    color:#66512c
}
.alert-danger {
    background-color:#f2dede;
    border-color:#ebccd1;
    color:#a94442
}
.alert-danger hr {
    border-top-color:#e4b9c0
}
.alert-danger .alert-link {
    color:#843534
}